h3ron-h3-sys 0.14.0

bindgen-generated lowlevel bindings for statically linked libh3
docs.rs failed to build h3ron-h3-sys-0.14.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: h3ron-h3-sys-0.17.0

h3ron-h3-sys

Latest Version Documentation

bindgen-generated rust bindings for H3

Changelog

These bindings are basically just the autogenerated bindings emitted by bindgen. The bindings compile using the included (referenced via a git submodule) H3 source code. H3 will be statically linked into the binary, so there is no need to install a system-wide libh3. For the build cmake is required.